RichTextKit v0.4

UndoManager<T>.RedoDescription Property

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoManager<T>

Gets the description of the next redo operation

public string RedoDescription { get; }

Property Type

string